home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
- Newsgroups: comp.lang.c++
- Subject: Re: How can I create a .dib in MS Visual C++??
- Date: Thu, 08 Feb 1996 12:08:20 +0200
- Organization: Carelcomp Forest
- Message-ID: <3119CB94.25D5@cmt.lpr.mail.carel.fi>
- References: <4f5ksd$650@news1.mclink.it>
- NNTP-Posting-Host: renoir.cclahti.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
-
- Antonello Antinolfi wrote:
- >
- > Hi,
- > I need to create an image of sine function in .dib format (MS Visual
- > C++) from amplitude, phase, frequency and offset parameters.
- > How can I do?
- > Where do I have to put the code lines?
- >
- > Thanks in advance
- >
-
- Check the online help for BITMAPFILEHEADER, BITMAPFILEINFO (containing
- BITMAPINFOHEADER and RGBQUAD) structures.
-
- Later,
- AriL
- --
- All my opinions are mine and mine alone.
-